Authenticate User for Embedding
{ handleApiEmbeddedAuth }
Generates a security access authentication token for the given user to use the embedded content functionality.
Method
/API/auth/authenticateUserEmbed
NOTE: API 1.0 methods are now deprecated. Use API 2.0 methods instead
Input Parameters
Name
data
Object Type
Description
The user credential object used to set a user's login settings.
Output Response
Successful Result Code
200
Description of Response Type
successful operation
Notes
The security token is a string that needs to be added to a cookie on the third party host page for any embedded content to ensure the access is authorized.